projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4de728
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 20 Mar 2007 19:47:23 +0000
(19:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 20 Mar 2007 19:47:23 +0000
(19:47 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 6060a53ec08231fca8346f3251e630ee6ade2607..fbcab340260f8b8b76bc37ee905df2fadae3ded8 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-294,13
+294,6
@@
dnl see the `changequote' comment above.
sparc*-*-openbsd*) machine=sparc ;;
vax-*-openbsd*) machine=vax ;;
x86_64-*-openbsd*) machine=amdx86-64 ;;
- i386-*-openbsd*) machine=intel386 ;;
- x86_64-*-openbsd*) machine=amdx86-64 ;;
- m68k-*-openbsd*) machine=hp9000s300 ;;
- mipsel-*-openbsd*) machine=pmax ;;
- ns32k-*-openbsd*) machine=ns32000 ;;
- sparc-*-openbsd*) machine=sparc ;;
- vax-*-openbsd*) machine=vax ;;
esac
;;